projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2551f09
)
* xterm.c (x_set_offset): Don't change the gravity if
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:04:34 +0000
(
01:04
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 24 Feb 2008 01:04:34 +0000
(
01:04
+0000)
CHANGE_GRAVITY is -1.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 0d3d19aca43bea4d9eab72d83f3519550343c9b2..c047692891bb46cf2973b8a0930d24ae1a3bf7b2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-02-24 Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> (tiny change)
+
+ * xterm.c (x_set_offset): Don't change the gravity if
+ CHANGE_GRAVITY is -1.
+
2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
* intervals.h (INT_LISPLIKE): Remove. It may misfire.